@charset "UTF-8";

@font-face {
  font-family: "ANTON-REGULAR";
  src: url("ANTON-REGULAR.woff2") format("woff2"),
       url("ANTON-REGULAR.woff") format("woff"),
       url("ANTON-REGULAR.ttf") format("truetype"),
       url("ANTON-REGULAR.eot") format("embedded-opentype"),
       url("ANTON-REGULAR.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}